home *** CD-ROM | disk | FTP | other *** search
- on exitFrame
- global playOn, singStart
- set playOn to 0
- go(singStart)
- set the visible of sprite 9 to 1
- set the visible of sprite 10 to 1
- set the castNum of sprite the clickOn to the number of cast "singBtn"
- updateStage()
- end
-